ul.resp-tabs-list{margin:0;padding:0;}
.resp-tabs-list li{font-weight:600;font-size:90%;display:inline-block;padding:13px 15px;margin:0 4px 0 0 !important;list-style:none;cursor:pointer;float:left; position:relative;}
.resp-tabs-list li img{width:53px;height:53px; position:absolute; top:22px; left:20px;}
.resp-tabs-container{padding:0;background-color:#fff;clear: left;}
h2.resp-accordion{cursor:pointer;display:none; font-size:90%;margin:0;padding:10px 15px;}
.resp-tab-content{display:none;padding:15px;border:1px solid #c1c1c1;}
.resp-tab-active{font-weight:700}
.resp-content-active, .resp-accordion-active{display:block;}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list{float:left;width:30%;}
.resp-vtabs .resp-tabs-list li{display:block;padding:35px 35px 35px 100px !important;margin:0 0 10px !important;cursor:pointer;float:none; font-size:120%;border-top:1px solid;border:1px solid #e9e9e9 !important;border-left: 4px solid #e9e9e9 !important; }
.resp-vtabs .resp-tabs-container{float:right;width:67%;clear:none;margin-top:3px;background:#333; color:#fff; height:428px; overflow:hidden; overflow-y:scroll; padding:20px 40px 0; line-height:180%;text-align:justify; font-size:110%;font-weight:300}
.resp-vtabs .resp-tabs-container h4{font-size:170%;font-weight:600;margin-bottom:15px;color:#fdba29}
.resp-vtabs .resp-tabs-container h5{font-size:120%;font-weight:600;margin-bottom:10px;color:#3da7fe}
.resp-vtabs .resp-tabs-container p{margin-bottom:30px}
.resp-vtabs .resp-tabs-container p.faqContent{color:#333;font-weight:400}
.resp-vtabs .resp-tabs-container a{color:#e96c34}
.resp-vtabs .resp-tab-content{word-wrap:break-word; border:none;}
.resp-vtabs li.resp-tab-active{position:relative;z-index:1;margin-right:0;padding:35px 35px 35px 100px !important;border-top:1px solid;border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;margin-bottom:10px !important; background:#fff !important;}

.resp-arrow{width:0;height:0;float:right;margin-top:5px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #fc7b2c;}
h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #3da7fe;}
.resp-easy-accordion h2.resp-accordion{display:block}
.resp-jfit{width:100%;margin:10px 0 0;}
.resp-tab-content-active{display:block}

@media only screen and (max-width:768px){
	ul.resp-tabs-list{display:none}
	h2.resp-accordion{display:block; margin-top:10px !important;position:relative;padding:20px 20px 20px 80px}
	h2.resp-accordion img{width:53px;height:53px; position:absolute; top:7px; left:10px;}
	.resp-vtabs .resp-tab-content{border:1px solid #e9e9e9; border-top:0px;background:#fff; padding:20px}
	.resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;clear:none;background:#fff; color:#222; padding:2px 0 20px; height:auto;overflow-y:hidden;font-weight:400;}
	.resp-vtabs .resp-tabs-container h4{color:#3da7fe}
	.resp-accordion-closed{display:none !important}
}

